Skip to content

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 2, 2024

Description of Change

recursive_tree_traversal.cpp has a memory leak (and does not compile). This PR fixes that.

Similar to #2720.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

@vil02 vil02 marked this pull request as ready for review September 2, 2024 05:46
Copy link
Collaborator

@realstealthninja realstealthninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@realstealthninja realstealthninja merged commit b6108e4 into TheAlgorithms:master Sep 2, 2024
12 checks passed
@vil02 vil02 deleted the memory_leak_recursive_tree_traversal_patch branch September 2, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants